home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-02.Z / 94-02 / text0174.txt < prev    next >
Encoding:
Text File  |  1994-02-28  |  3.9 KB  |  101 lines

  1. In article <2jv4pv$gh8@vanbc.wimsey.com>>> I'm running WinSock.  I've used WinVN and Trumpet to read news.
  2. >> Works fine.  So I'd like to try a little news server programming myself.
  3. >> 
  4. >> I'd like to try it from VB (yeah, I'm a wimp).  Assuming that I get the
  5. >> winsock.vbx custom control, can someone point me in a good 
  6. >> direction for learning how to connect to and suck news out of a 
  7. >> news server?
  8. >> 
  9. >> Many thanx.
  10. >> 
  11. >> Darren Stone
  12. >> stoned@wimsey.bc.ca
  13. >>   
  14. >>
  15. I myself have written a news reader in VB. It was very interesting experiences
  16. in learning VB and Winsock.
  17. I have some suggestions for you.
  18. 1. get WinVN source code to see how it was wriiten.
  19. 2. manually telnet to a news server on port 119 to experiment with the commands.
  20. 3. get some VB codes on Winsock at ftp.netmange.com.
  21. 4. I was able to write straight VB codes without using other people's winsock.vbx. If you wouldn't mind using winsock.vbx, it will save you time in
  22. winsock stuffs but you will have to miss all the fun.
  23. 5. I had fun because I did not know (1) and (3) until recently.
  24.  
  25. Dennis
  26. From news@bigblue.oit.unc.edu Thu Feb 17 15:02:33 1994
  27. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  28.           id AA25269; Thu, 17 Feb 1994 20:26:58 -0500
  29. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  30.           id AA20169; Thu, 17 Feb 1994 20:23:22 -0500
  31. Received: from GATEWAY by bigblue with netnews
  32.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  33. To: winsock@sunsite.unc.edu
  34. Date: Thu, 17 Feb 1994 20:02:33 EST
  35. From: patlee@panix.com (Patrick Lee)
  36. Message-Id: <patlee.225.005431C5@panix.com>
  37. Organization: E-mail about Stuyvesant H.S. Alumni E-mail Directory
  38. Sender: ses
  39. References: <2jv4pv$gh8@vanbc.wimsey.com>
  40. Subject: Re: How to talk to a news server?
  41.  
  42. In article <2jv4pv$gh8@vanbc.wimsey.com> stoned@wimsey.bc.ca (Darren Stone) writes:
  43.  
  44. >I'd like to try it from VB (yeah, I'm a wimp).  Assuming that I get the
  45. >winsock.vbx custom control, can someone point me in a good 
  46. >direction for learning how to connect to and suck news out of a 
  47. >news server?
  48.  
  49. Refer to:
  50.  
  51. ds.internic.net:/internet-drafts/draft-rose-pop3-again-00.txt
  52.  
  53. This is the draft standard for Post Office Protocol 3.
  54.  
  55. --
  56. Patrick Lee <patlee@panix.com>
  57. From steve%gbnet.org@demon.co.uk Fri Feb 18 00:14:07 1994
  58. Received: from post.demon.co.uk by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  59.           id AA28580; Thu, 17 Feb 1994 20:51:48 -0500
  60. Received: from demon.demon.co.uk by post.demon.co.uk id ac14144;
  61.           18 Feb 94 1:42 GMT
  62. Received: from cellnet.uucp by demon.demon.co.uk id aa18085; 18 Feb 94 1:42 GMT
  63. From: Steve Kennedy <steve@gbnet.org>
  64. Message-Id: <18414.9402180014@marvin.gbnet.org>
  65. Subject: Re: Winsock-compliant HP terminal emulator
  66. To: mthommes@anl.gov
  67. Date: Fri, 18 Feb 1994 00:14:07 +0000 (GMT)
  68. Cc: winsock@sunsite.unc.edu
  69. In-Reply-To: <mthommes.1.00120ED5@anl.gov> from "Michael M. Thommes" at Feb 17, 94 11:09:46 am
  70. X-Subliminal-Message: Send large quantities of used bills.
  71. X-Mailer: ELM [version 2.4 PL21]
  72. Mime-Version: 1.0
  73. Content-Type: text/plain; charset=US-ASCII
  74. Content-Transfer-Encoding: 7bit
  75. Content-Length: 861       
  76.  
  77. Mike,
  78.  
  79. > Does anyone know if there is an HP terminal emulator available that is WinSock 
  80. > 1.1 -compliant?
  81.  
  82. The Reflections series of terminal emulators are fully Winsock compliant
  83. (as of version 4.1). They are commercial though ...
  84.  
  85. Reflections 2 is a VT emulator, 4 does HP (I think).
  86.  
  87. Regards
  88.  
  89. Steve
  90.  
  91. -- 
  92.  ___  |_  ___        ___  Tel: +44 (0)71 483 1169 Voice
  93. (___  |  (___) \  / (___) Data: 483 2454 WorldBlazer T3000 PEP+/v32bis... 
  94.  ___) |  (___   \/  (___  Data: 483 2455 WorldBlazer T3000 V32bis/PEP+...
  95.                           ISDN: 722 7969/70
  96. Email                                                            Snail Mail
  97. steve@gbnet.{org,com,net}                [home]               Steve Kennedy
  98. steve@marvin.demon.co.uk  [DIS dialup internet]        Flat 2, 43 Howitt Rd
  99. stevek@cellnet.co.uk                     [work]             London, NW3 4LU
  100.  
  101.